cargo.git
2015-07-24 Alex CrichtonPass --cap-lints=allow instead of -Awarnings
2015-07-24 borsAuto merge of #1829 - steveklabnik:doc_quickfix, r...
2015-07-24 Steve Klabnikremove missing import from build script docs
2015-07-23 borsAuto merge of #1825 - alexcrichton:msvc-32, r=brson
2015-07-23 Alex CrichtonDisable cross tests on appveyor for now
2015-07-23 Alex CrichtonTest 32/64 cross builds on MSVC
2015-07-23 Alex CrichtonRemove MSVC logic from the configure script
2015-07-23 Alex CrichtonUpdate the nightly of Rust to build Cargo
2015-07-23 Alex Crichtonetc: Remove an unused variable binding
2015-07-23 Alex Crichtonetc: Don't modify the installation manifest
2015-07-23 Alex Crichtonetc: Fix merging distributions on Windows
2015-07-23 Alex Crichtonetc: Use Popen instead of call to spawn processes
2015-07-22 Alex CrichtonUse the download module for printing snapshots
2015-07-21 borsAuto merge of #1822 - alexcrichton:fix-recursion, r...
2015-07-21 Alex CrichtonWeed out empty features from the registry
2015-07-21 Alex CrichtonTouch up some stylistic nits in the resolver
2015-07-20 borsAuto merge of #1819 - alexcrichton:fix-no-pkg-config...
2015-07-20 Alex CrichtonUpdate libgit2-sys
2015-07-20 borsAuto merge of #1814 - gentoo90:no-git-build, r=alexcrichton
2015-07-18 gentoo90Fix version info when built without git repo
2015-07-17 borsAuto merge of #1804 - alexcrichton:aggressively-backtra...
2015-07-17 Alex CrichtonRun travis against stable/beta/nightly
2015-07-17 Alex CrichtonBacktrack more aggressively when resolving
2015-07-17 Alex CrichtonUpdate Rust nightly
2015-07-17 Alex CrichtonFix running `cargo test` from the project root
2015-07-17 borsAuto merge of #1812 - alexcrichton:moar-filtering,...
2015-07-17 Alex CrichtonOnly compile activated optional dependencies
2015-07-17 Alex CrichtonRemove an unnecessary HashMap when Vec works
2015-07-17 borsAuto merge of #1808 - Gankro:msg, r=alexcrichton
2015-07-17 borsAuto merge of #1810 - alexcrichton:update-rust-installe...
2015-07-16 Alex CrichtonUpdate rust-installer submodule
2015-07-15 Alexis Beingessnerfix error message copy-paste error
2015-07-13 borsAuto merge of #1803 - tafia:patch-1, r=alexcrichton
2015-07-13 Johann Tuffeavoid an unnecessary clone in without_prefix
2015-07-08 borsAuto merge of #1792 - steveklabnik:gh26482, r=alexcrichton
2015-07-08 Steve KlabnikDont refer to NPM for semver
2015-07-07 borsAuto merge of #1788 - alexcrichton:appveyor, r=brson
2015-07-07 Alex CrichtonRewrite dependency installation in Python
2015-07-07 borsAuto merge of #1780 - seth:sf/nested-projects-fix,...
2015-07-07 Seth FalconUse info! instead of warn! for skipping message
2015-07-07 borsAuto merge of #1776 - alexcrichton:no-entry-found-for...
2015-07-07 borsAuto merge of #1786 - eminence:docs, r=alexcrichton
2015-07-06 Andrew ChinUpdated guide.md with local config clarification
2015-07-06 borsAuto merge of #1782 - Dineshs91:uninstall, r=alexcrichton
2015-07-05 Seth FalconAdd test for ignoring nested self packages
2015-07-05 Seth FalconRemove readme note for libgit2
2015-07-05 dineshAdd make uninstall to .travis.yml
2015-07-05 borsAuto merge of #1785 - kennytm:patch-1, r=alexcrichton
2015-07-05 kennytmFix minor typo in `cargo rustc --help`.
2015-07-05 dineshPass prefix and destdir
2015-07-05 borsAuto merge of #1783 - c4rlo:run-typos, r=alexcrichton
2015-07-05 c4rlocargo run: fix typos in help text
2015-07-04 dineshAdd uninstall target
2015-07-03 Seth FalconDisallow nesting of packages with same packge_id
2015-07-03 Seth FalconAdd libgit2 to list of build deps in README
2015-07-03 borsAuto merge of #1778 - steveklabnik:fix_css, r=alexcrichton
2015-07-03 Steve KlabnikFix double scrollbar issue
2015-07-03 borsAuto merge of #1762 - Dineshs91:manifest, r=alexcrichton
2015-07-02 dineshCheck for empty target names
2015-07-02 dineshAdd tests for all targets without names
2015-07-02 dineshCreate a method called name on TomlTarget
2015-07-02 dineshMake lib name optional
2015-07-01 Alex CrichtonAdd a Target to the build script deps key
2015-07-01 borsAuto merge of #1748 - pwoolcoc:feature/quiet-mode,...
2015-07-01 borsAuto merge of #1775 - alexcrichton:update-cargo-lock...
2015-07-01 Alex CrichtonUpdate Cargo.lock for updated version
2015-07-01 Paul WoolcockCloses #653
2015-07-01 borsAuto merge of #1770 - alexcrichton:shell, r=alexcrichton
2015-07-01 Alex CrichtonTweak escaping on Windows shells
2015-06-29 borsAuto merge of #1760 - jdub:cc-to-gcc, r=alexcrichton
2015-06-29 Alex CrichtonDon't conditionally compile escaping strategies
2015-06-29 Alex CrichtonMerge branch 'shell-escape' of https://github.com/bluss...
2015-06-29 Jeff WaughUse gcc crate in native build script example
2015-06-29 borsAuto merge of #1761 - jdub:1684-target-examples, r...
2015-06-29 Jeff WaughAdd path and target file dependency examples
2015-06-28 borsAuto merge of #1765 - gentoo90:bash-comp, r=alexcrichton
2015-06-28 gentoo90Bashcompletion for rustc, search and help commands
2015-06-27 borsAuto merge of #1753 - alexcrichton:bump, r=brson
2015-06-26 borsAuto merge of #1757 - alexcrichton:fix-msvc-build,...
2015-06-26 Alex CrichtonGet `make test` working on MSVC
2015-06-26 borsAuto merge of #1755 - tshepang:email-got-envvar, r...
2015-06-26 borsAuto merge of #1756 - tshepang:match-names-below, r...
2015-06-26 Tshepang Lekhonkhobeuse $EMAIL environment variable as fallback
2015-06-26 Tshepang Lekhonkhobetest: names used in .cargo/config are new-foo and new...
2015-06-26 borsAuto merge of #1754 - tshepang:patch-1, r=steveklabnik
2015-06-26 Tshepang Lekhonkhobethe sentence with poor grammar was not even needed
2015-06-26 Alex CrichtonBump version to 0.4.0
2015-06-25 borsAuto merge of #1746 - alexcrichton:less-git-operations...
2015-06-25 Alex CrichtonFilter statuses only by the relevant path
2015-06-24 borsAuto merge of #1742 - dhuseby:updating_installer_to_fix...
2015-06-24 Dave Husebyupdating rust installer dependency to fix bitrig
2015-06-24 borsAuto merge of #1724 - alexcrichton:msvc, r=brson
2015-06-24 Alex CrichtonFix build on MSVC
2015-06-24 borsAuto merge of #1740 - alexcrichton:update-toml, r=alexc...
2015-06-24 Alex CrichtonBump toml to improve errors on enums
2015-06-21 borsAuto merge of #1735 - Byron:term-0.2.9-compatibility...
2015-06-21 borsAuto merge of #1737 - Byron:doc-fix, r=alexcrichton
2015-06-21 Sebastian ThielAdded EOF to shell.rs
2015-06-21 Sebastian ThielCorrection of benchmarks directory
2015-06-20 Sebastian ThielCompatibility with `term` *0.2.9*
next